projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08246f2
)
(comint-file-name-quote-list): Doc fix.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 2 Nov 1998 18:59:11 +0000
(18:59 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 2 Nov 1998 18:59:11 +0000
(18:59 +0000)
lisp/comint.el
patch
|
blob
|
history
diff --git
a/lisp/comint.el
b/lisp/comint.el
index 6b9bd418f97aa53bc6c89e26ed7dc3acf09d5b9a..deb00d45c14b7f6222c419b72a4b73359ee2870a 100644
(file)
--- a/
lisp/comint.el
+++ b/
lisp/comint.el
@@
-2013,7
+2013,7
@@
regardless of what this variable says.
This is a good thing to set in mode hooks.")
(defvar comint-file-name-quote-list nil
- "List of characters to quote with `\' when in a file name.
+ "List of characters to quote with `\
\
' when in a file name.
This is a good thing to set in mode hooks.")